﻿.e_SideMajorStyleBox-001 {
	width: 100%;
	height: auto;
	width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}

.e_SideMajorStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: rgba(101, 190, 186, 1);
}

.e_SideMajorStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: medium;
}

.e_SideMajorStyleBox-001 .title_icon::before {
	content: "";
}

.e_SideMajorStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e_SideMajorStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.e_SideMajorStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: rgba(101, 190, 186, 1);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_SideMajorStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_SideMajorStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.e_SideMajorStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

.e_SideMajorStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

@media only screen and (max-width: 768px) {
	.c_portalResnav_main-01001 .p_problemCategory {
		display: block;
	}

	.c_portalResnav_main-01001 .p_navPc {
		display: none;
	}

	.c_portalResnav_main-01001 .p_linkBox {
		display: none;
	}

	.c_portalResnav_main-01001 .p_parent {
		display: block;
	}

	.c_portalResnav_main-01001 .p_categoryBtn:before {
	}

	.c_portalResnav_main-01001 .icon-arrow_up:before {
		content: "\e69a";
	}

	.c_portalResnav_main-01001 .icon-arrow_down:before {
		content: "\e69c";
	}

	.c_portalResnav_main-01001 .p_btn-show {
		color: #fff;
		background: #7F7F7F;
	}

	.c_portalResnav_main-01001 .p_btn-hide {
		width: 10%;
		height: 100%;
		float: left;
		background-color: #7F7F7F;
	}

	.c_portalResnav_main-01001 .p_category {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;
	}

	.c_portalResnav_main-01001 .p_parent {
		width: auto;
		height: auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 0 0 0 5px;
	}

	.c_portalResnav_main-01001 .p_categoryBox {
		overflow-y: auto;
		width: 90%;
		height: 100%;
		float: left;
		background-color: rgb(239,239,245);
	}

	.c_portalResnav_main-01001 .p_categoryBox > .p_parentBox {
		background-color: #FFFFFE!important;
		padding-left: 0px;
	}

	.c_portalResnav_main-01001 .p_parentBox {
		width: auto;
		height: auto;
		color: #fff;
	}

	.c_portalResnav_main-01001 .p_parentBox {
		width: auto;
		height: auto;
		color: #fff;
		background-color: rgb(239,239,245);
		padding-left: 20px;
	}

	.c_portalResnav_main-01001 .p_childBox .p_parent {
		border-bottom: 1px solid #c0c0c0;
	}

	.c_portalResnav_main-01001 .p_c-fff {
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #fff;
	}

	.c_portalResnav_main-01001 .p_categoryBtn {
		display: block;
		margin: 12px 5px 10px 0;
		color: #000000;
		font-size: 12px;
	}

	.c_portalResnav_main-01001 .p_link {
		height: auto;
		vertical-align: middle;
		width: initial;
		margin: 10px 0;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: block;
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		box-flex: 1;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-box;
		color: #000;
	}

	.c_portalResnav_main-01001 {
		width: 640px;
	}
}

@media only screen and (min-width: 769px) {
	.c_portalResnav_main-01001 .p_problemCategory {
		display: none;
	}

	.c_portalResnav_main-01001 .p_parent {
		display: none;
	}

	.c_portalResnav_main-01001 .p_navPc {
		display: block;
	}

	.c_portalResnav_main-01001 .p_linkBox {
		display: block;
	}

	.c_portalResnav_main-01001 {
		width: auto;
		height: auto;
		overflow: visible;
	}

	.c_portalResnav_main-01001 .p_category {
		height: 100%;
		width: 100%;
		position: relative;
		background-color: #FFFFFE;
	}

	.clearfix:before, .clearfix:after {
		content: "";
		display: block;
		clear: both;
		width: 0;
		height: 0;
		visibility: hidden;
		font-size: 0;
	}

	.c_portalResnav_main-01001 .p_categoryBox {
		line-height: 24px;
		width: auto;
		float: left;
	}

	.c_portalResnav_main-01001 .p_categoryBox .p_linkBox {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}

	.c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover {
		border-top: 3px solid rgb(64,143,244);
	}

	.c_portalResnav_main-01001 .p_categoryBox .p_title {
		height: auto;
		width: auto;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: block;
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		box-flex: 1;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.c_portalResnav_main-01001 .p_categoryBox .p_title:hover {
		color: rgb(64,143,244);
	}

	.c_portalResnav_main-01001 .p_categoryBtn {
		display: inline-block;
		vertical-align: middle;
		background-color: rgba(255,255,255,0);
		border-color: rgba(255,255,255,0);
		border-style: solid;
		border-width: 0;
		color: rgb(64,143,244);
		height: auto;
		width: 14px;
		margin: 0 4px 0 0;
		padding: 0;
		position: static;
		text-align: center;
		color: rgba(217,217,217,1);
	}

	.c_portalResnav_main-01001 .p_categoryBtn:hover {
		border-width: 0;
		border-style: solid;
		color: rgb(64,143,244);
		border-color: rgba(255,255,255,0);
		background-color: rgba(255,255,255,0);
		box-shadow: none;
	}

	.c_portalResnav_main-01001 .p_categoryBtn:active {
		border-width: 0;
		border-style: solid;
		color: rgb(64,143,244);
		border-color: rgba(255,255,255,0);
		background-color: rgba(255,255,255,0);
		box-shadow: none;
	}

	.c_portalResnav_main-01001 .p_linkBox .iconfont:before {
		content: '';
	}

	.c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
		content: '\e65f';
		color: rgb(64,143,244);
		font-size: 10px
	}

	.c_portalResnav_main-01001 .p_categoryBox .p_childBox {
		border: 1px solid rgba(240,240,240,1);
		box-shadow: 2px 1px 2px #c0c0c0;
		z-index: 9;
	}

	.c_portalResnav_main-01001 .p_categoryBox .p_parentBox {
		position: relative;
		width: 200px;
		height: 40px;
		float: left;
		text-align: center;
	}

	.c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox {
		border-bottom: 0 none;
	}

	.c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox {
		margin-top: 40px;
		left: 0px;
	}

	.c_portalResnav_main-01001 .p_categoryBox .slideOut {
		position: absolute;
		left: 100%;
		top: 0;
		width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid-001 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	min-height: 12rem;
	width: 100%;
}

.w_grid-001 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-001 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-001 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-001 > div > .p_gridbox > .p_gridCell {
		width: 49.5%;
		margin-left: 1%;
		margin-top: 0.6rem;
		margin-bottom: 0.6rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-000 > div > div > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
	content: '';
	height: 0px;
	display: block;
}

.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_fline-001 .p_FLine {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ed2a3d;
	opacity: 1;
	filter: alpha(opacity:100);
	display: inline-block;
	vertical-align: middle;
}

.w_fline-001 {
	width: 100%;
	min-height: 20px;
	display: block;
	margin: 0 auto;
}

.w_fline-001 .w_fline {
	width: 100%;
	min-height: inherit;
	font-size: 0;
}

.w_fline-001 .w_fline:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: inherit;
	width: 0;
}

.w_grid-003 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	min-height: 12rem;
	width: 100%;
}

.w_grid-003 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-003 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-003 > div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-003 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-003 > div > .p_gridbox > .p_gridCell {
		width: 32.66%;
		margin-left: 1%;
		margin-top: 0.6rem;
		margin-bottom: 0.6rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}

.pagebox,#-remove--flag {
	width: 100%;
	margin: 0px auto;
}

body,#-remove--flag {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResnav_main-15603334207156219 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResnav_main-15603334207156219 >div {
	animation-fill-mode: both;
}

#c_portalResnav_main-15603334207156219 .clear {
	clear: both;
}

#c_portalResnav_main-15603334207156219 ::placeholder {
	font-size: 36px;
	color: #515151;
}

#c_portalResnav_main-15603334207156219 .f-cb {
	zoom: 1px;
}

#c_portalResnav_main-15603334207156219 .f-cb:after {
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}

#c_portalResnav_main-15603334207156219 a.ch {
	line-height: 60px;
	color: #ffffff;
	padding: 10px;
	background: #d41212;
	font-weight: bold;
	margin-right: 25px;
	border-radius: 50px;
}

#c_portalResnav_main-15603334207156219 a.ch2 {
	line-height: 60px;
	color: #ffffff;
	padding: 10px;
	background: #d48612;
	font-weight: bold;
	border-radius: 50px;
}

#c_portalResnav_main-15603334207156219 .fl {
	float: left;
	display: inline;
}

#c_portalResnav_main-15603334207156219 .fr {
	float: right;
	display: inline;
}

#c_portalResnav_main-15603334207156219 .scroll {
	overflow-y: unset !important;
	display: unset important;
}

#c_portalResnav_main-15603334207156219 .header1 {
	z-index: 9;
	height: 100px;
	position: fixed;
	background: #fff;
	top: 36px;
	width: 100%;
	border-bottom: 4px solid #3979c3;
	padding: 0 30px;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

#c_portalResnav_main-15603334207156219 header.header1.f-cb.active {
	height: 90px;
}

#c_portalResnav_main-15603334207156219 .header1.scroll {
	height: 70px;
}

#c_portalResnav_main-15603334207156219 .wel_top {
	z-index: 9;
	height: 40px;
	position: fixed;
	background: #ed2a3d;
	top: 0px;
	width: 100%;
	padding: 0 30px;
	overflow: hidden;
}

#c_portalResnav_main-15603334207156219 .wel_top .top_tel {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}

#c_portalResnav_main-15603334207156219 .wel_top .top_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}

#c_portalResnav_main-15603334207156219 .wel_top .top_tel .iconfont:before {
	content: '\e628';
	color: #fff;
	font-size: 20px;
}

#c_portalResnav_main-15603334207156219 .wel_top .top_link {
	color: #fff;
	line-height: 40px;
}

#c_portalResnav_main-15603334207156219 .wel_top .top_link a {
	color: #fff;
	display: inline-block;
}

#c_portalResnav_main-15603334207156219 .wel_top .clear {
	clear: both;
}

#c_portalResnav_main-15603334207156219 .header1 h1 {
	width: 547px;
	height: 76px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	top: 10px;
}

#c_portalResnav_main-15603334207156219 .header1 h1 img {
	max-width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	-webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
}

#c_portalResnav_main-15603334207156219 .header1 h1 img.img1 {
	opacity: 1;
}

#c_portalResnav_main-15603334207156219 .header1:hover h1 img.img1 {
	opacity: 0;
}

#c_portalResnav_main-15603334207156219 .header1.active h1 img.img1 {
	opacity: 0;
}

#c_portalResnav_main-15603334207156219 .header1:hover h1 img.img2 {
	opacity: 1;
}

#c_portalResnav_main-15603334207156219 .header1.active h1 img.img2 {
	opacity: 1;
}

#c_portalResnav_main-15603334207156219 .header1.scroll h1 {
	height: 90px;
	width: 280px;
}

#c_portalResnav_main-15603334207156219 .header1 nav {
	float: none;
	height: 80px;
	line-height: 80px;
	width: auto;
	position: absolute;
	right: 30px;
	top: 10px;
	margin-left: 0px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#c_portalResnav_main-15603334207156219 header.header1.f-cb.active .header1 nav {
	top: 10px;
}

#c_portalResnav_main-15603334207156219 .header1.scroll nav {
	height: 70px;
	line-height: 70px;
}

#c_portalResnav_main-15603334207156219 .header1 nav li {
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	margin: 0 15px;
}

#c_portalResnav_main-15603334207156219 .header1.scroll nav li {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0;
}

#c_portalResnav_main-15603334207156219 .js-m.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#c_portalResnav_main-15603334207156219 .js-m.js-m-2 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

#c_portalResnav_main-15603334207156219 .js-m.js-m-2.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#c_portalResnav_main-15603334207156219 .hvr-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #004a3b;
	left: 0%;
	right: 0px;
	width: 0%;
	bottom: -10px;
	height: 3px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#c_portalResnav_main-15603334207156219 .hvr-left:hover:before {
	width: 100%;
}

#c_portalResnav_main-15603334207156219 .hvr-left.cur:before {
	width: 100%;
}

#c_portalResnav_main-15603334207156219 .hvr-left {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}

#c_portalResnav_main-15603334207156219 .header1 nav li > a {
	color: #333;
	display: block;
	position: relative;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

#c_portalResnav_main-15603334207156219 .hvr-left:hover > a {
	color: #3979c3;
}

#c_portalResnav_main-15603334207156219 .hvr-left.active > a {
	color: #3979c3;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub {
	width: 145px;
	background: #fff;
	position: absolute;
	top: 90px;
	left: 0px;
	height: auto;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .2s;
	transition: transform .3s .2s;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub.active {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub.active .n-nav-sub {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .2s .3s;
	transition: all .2s .3s;
}

#c_portalResnav_main-15603334207156219 .header1.scroll .nav-sub {
	top: 70px;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub .n-nav-sub {
	opacity: 0;
	-webkit-transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	transform: translate(0, -20px);
	-webkit-transition: all .2s;
	transition: all .2s;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub a {
	height: 45px;
	line-height: 45px;
	display: block;
	padding: 0 20px;
	text-align: left;
	color: #333;
	font-size: 14px;
	position: relative;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub a:hover {
	background-color: #3979c3;
	color: #fff;
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub .nav-arrow {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 16px;
	height: 16px;
	opacity: 0;
	-webkit-transform: rotate(0deg) translate(-20px, 0px);
	-ms-transform: rotate(0deg) translate(-20px, 0px);
	transform: rotate(0deg) translate(-20px, 0px);
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub a:hover .nav-arrow {
	-webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	opacity: 1;
	-webkit-transform: rotate(0deg) translate(0px, 0px);
	-ms-transform: rotate(0deg) translate(0px, 0px);
	transform: rotate(0deg) translate(0px, 0px);
}

#c_portalResnav_main-15603334207156219 .icon-up:before {
	content: '\e6a7';
}

#c_portalResnav_main-15603334207156219 .header1 .nav-sub .nav-arrow:before {
	font-size: 16px;
	color: #fff;
}

#c_portalResnav_main-15603334207156219 .header1 .header-right {
	width: 60px;
	position: absolute;
	right: .5rem;
	top: 40px;
	z-index: 10;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

#c_portalResnav_main-15603334207156219 .header1 .header-right .search-btn {
	width: 60px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	cursor: pointer;
	display: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#c_portalResnav_main-15603334207156219 .header1.scroll .header-right .search-btn {
	height: 70px;
	line-height: 70px;
}

#c_portalResnav_main-15603334207156219 .icon-search1:before {
	content: '\e661';
}

#c_portalResnav_main-15603334207156219 .header1 .header-right .search-btn:before {
	font-size: 25px;
	color: #f1ba19;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

#c_portalResnav_main-15603334207156219 .header1:hover .header-right .search-btn:hover:before {
	color: #ed2a3d;
}

#c_portalResnav_main-15603334207156219 .header1.active .header-right .search-btn:hover:before {
	color: #ed2a3d;
}

#c_portalResnav_main-15603334207156219 .header2 {
	height: 78px;
	position: fixed;
	background: #fff !important;
	z-index: 22;
	top: 0px;
	width: 100%;
	display: none;
}

#c_portalResnav_main-15603334207156219 .header2 .main-wrap {
	height: 78px;
	padding: 0 3%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

#c_portalResnav_main-15603334207156219 .header2 .logo {
	width: 153px;
	height: 66px;
	margin-top: 0px;
	overflow: hidden;
}

#c_portalResnav_main-15603334207156219 .header2 .logo a {
	display: block;
}

#c_portalResnav_main-15603334207156219 .header2 .logo img {
	width: 100%;
	vertical-align: top;
	margin-top: 10px;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn {
	width: 25px;
	height: 16px;
	position: relative;
	cursor: pointer;
	margin-top: 19px;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn.active {
	-webkit-animation: rotate 0.5s linear 0s;
	animation: rotate 0.5s linear 0s;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn .line {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #000 !important;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn .line1 {
	-webkit-transform-origin: 4px 0;
	-ms-transform-origin: 4px 0;
	transform-origin: 4px 0;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn.active .line1 {
	top: 0px;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn.hover .line {
	background: #ed2a3d;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn .line2 {
	top: 7px;
}

#c_portalResnav_main-15603334207156219 .header2 .nav-btn .line3 {
	bottom: 0px;
	-webkit-transform-origin: 1px center;
	-ms-transform-origin: 1px center;
	transform-origin: 1px center;
}

#c_portalResnav_main-15603334207156219 .header2 .caid {
	height: 55px;
	line-height: 55px;
	padding-right: 10px;
	position: relative;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu {
	width: 100%;
	padding: 0 3%;
	display: none;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 2;
	overflow-y: auto;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu ul {
	width: 100%;
	overflow-y: scroll;
	height: calc(100vh - 55px - 1.5rem);
}

#c_portalResnav_main-15603334207156219 .js-m-3 {
	opacity: 0;
	-webkit-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	transform: translate(30px, 0);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

#c_portalResnav_main-15603334207156219 .js-m-3.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu li {
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	padding: 0 20px;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .tit {
	display: inline-block;
	text-decoration: none;
	width: 80%;
	line-height: 60px;
	color: #333;
	position: relative;
	box-sizing: border-box;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .sub-tit.on {
	background-color: #e9e9e9;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .sec-list {
	line-height: 40px;
	padding: 10px 0%;
	display: none;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .jt {
	position: relative;
	display: inline-block;
	width: 10%;
	height: 60px;
	text-align: center;
	background: none;
	float: right;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .jt:after {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/rbqbhvzezzkeubjmaaaaamfrel8486.png) no-repeat center;
	background-size: 17px auto;
	position: absolute;
	right: 3%;
	top: 15px;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .jt.jtRote:after {
	background: url(../images/rbqbg1zez1eebkkyaaaaadz6rb0116.png) no-repeat center;
	background-size: 20px auto;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .sec-list p {
	background: url(../images/rbqbhvzedjgefkuaaaaaagbohja006.png) no-repeat left center;
	background-size: 3px auto;
	font-size: 14px;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .sec-list a {
	padding-left: 5%;
	color: #666;
	display: block;
}

#c_portalResnav_main-15603334207156219 .header2 .sub-menu .sec-list a:active {
	color: #ed2a3d;
}

#c_portalResnav_main-15603334207156219 .search-bg {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 20;
	background-color: #f5f5f5;
	display: none;
}

#c_portalResnav_main-15603334207156219 .search-alert {
	position: fixed;
	z-index: 100;
	background-color: #222;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .5s;
	transition: transform .3s .5s;
}

#c_portalResnav_main-15603334207156219 .search-alert .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 38px;
	right: 2.6%;
	cursor: pointer;
	text-shadow: none;
	opacity: 1;
	float: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#c_portalResnav_main-15603334207156219 .search-alert .close:before {
	font-size: 30px;
	top: 0px;
	left: 0px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#c_portalResnav_main-15603334207156219 .search-alert .close:hover:before {
	color: #ed2a3d;
}

#c_portalResnav_main-15603334207156219 .icon-close:before {
	content: "\e6d3";
}

#c_portalResnav_main-15603334207156219 .search-alert .cent-form {
	position: absolute;
	width: 94.8%;
	left: 2.6%;
	top: 50%;
	height: 80px;
	margin-top: -63px;
	border-bottom: 1px solid #515151;
	opacity: 0;
	-webkit-transform: translate(0, 40px);
	-ms-transform: translate(0, 40px);
	transform: translate(0, 40px);
	-webkit-transition: all .5s;
	transition: all .5s;
}

#c_portalResnav_main-15603334207156219 .search-alert .cent-form:before {
	color: #fff;
	font-size: 30px;
	position: absolute;
	left: 0px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
}

#c_portalResnav_main-15603334207156219 .search-alert .cent-form .tex {
	border: none;
	font-size: 36px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	width: 100%;
	color: #fff;
	background: none;
	padding-left: 10%;
	padding-right: 20%;
}

#c_portalResnav_main-15603334207156219 .search-alert .cent-form .sub-butn {
	border: none;
	height: 46px;
	font-size: 24px;
	line-height: 46px;
	color: #555;
	text-align: center;
	background: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 105px;
}

#c_portalResnav_main-15603334207156219 .search-alert.active {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}

#c_portalResnav_main-15603334207156219 .search-alert.active .cent-form {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .5s .3s;
	transition: all .5s .3s;
}

#c_portalResnav_main-15603334207156219 .header2 .mo_tel {
	font-size: 16px;
	color: #ed2a3d;
	font-weight: bold;
	line-height: 60px;
}

#c_portalResnav_main-15603334207156219 .header2 .mo_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}

#c_portalResnav_main-15603334207156219 .header2 .mo_tel .iconfont:before {
	content: '\e676';
	color: #ed2a3d;
	font-size: 20px;
}

#c_portalResnav_main-15603334207156219 .header2 .mo_lan {
	line-height: 60px;
}

@media only screen and (min-width: 769px) {
	#c_portalResnav_main-15603334207156219 .pc_nav {
		height: 100px;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResnav_main-15603334207156219 .pc_nav {
		height: 60px;
	}

	#c_portalResnav_main-15603334207156219 .search-alert .close {
		right: 5%;
	}

	#c_portalResnav_main-15603334207156219 .search-alert .cent-form {
		height: 60px;
	}

	#c_portalResnav_main-15603334207156219 ::placeholder {
		font-size: 22px;
	}

	#c_portalResnav_main-15603334207156219 .search-alert .cent-form .tex {
		font-size: 22px;
		padding-right: 30%;
	}

	#c_portalResnav_main-15603334207156219 .search-alert .cent-form .sub-butn {
		font-size: 22px;
	}

	#c_portalResnav_main-15603334207156219 .search-alert .cent-form:before {
		font-size: 24px;
		height: 46px;
		margin-top: -17px;
	}
}

@media only screen and (max-width: 1480px) {
	#c_portalResnav_main-15603334207156219 .header1 nav {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1200px) {
	#c_portalResnav_main-15603334207156219 .pc_nav {
		height: 60px;
	}

	#c_portalResnav_main-15603334207156219 .wel_top {
		display: none !important;
	}

	#c_portalResnav_main-15603334207156219 .header1 {
		display: none !important;
	}

	#c_portalResnav_main-15603334207156219 .header1.active {
		display: none !important;
	}

	#c_portalResnav_main-15603334207156219 .header2 {
		display: block;
	}
}

@media only screen and (max-width: 1360px) {
	#c_portalResnav_main-15603334207156219 .header1 nav li {
		margin: 0 20px;
	}

	#c_portalResnav_main-15603334207156219 .header1 nav {
		width: auto;
	}

	#c_portalResnav_main-15603334207156219 .header1 h1 img {
	}
}

#c_portalResnav_main-15603334207156219 .header-top {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 24px;
	height: 24px;
	padding-top: 5px;
	z-index: 20;
}

#c_portalResnav_main-15603334207156219 .wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#c_portalResnav_main-15603334207156219 .top_con {
	float: right;
	width: 28%;
	text-align: right;
}

#c_portalResnav_main-15603334207156219 .mes {
	margin-right: 5px;
}

#c_portalResnav_main-15603334207156219 header.header1.f-cb.active .header-top {
	display: none;
}

#c_portalResnav_main-15603334207156219 .active .header1 nav {
	top: 0!important;
}

#c_portalResnav_main-15603334207156219 header.header1.f-cb.active .header-right {
	top: 0px;
}

#c_portalResnav_main-15603334207156219 header.header1.f-cb.active .fr {
	top: 0px!important;
}

#c_portalResnav_main-15603334207156219 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1589455032857 > div > .p_gridbox {
	background-color: rgba(51, 51, 51, 1);
}

#w_grid-1589455032857 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1589455032857 >div {
	animation-fill-mode: both;
}

#w_grid-1589455032857 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1589455032857> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1589455032857> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589455032857> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1589455097536 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1589455097536 >div {
	animation-fill-mode: both;
}

#w_grid-1589455097536 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1589455097536> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0%;
	}

	#w_grid-1589455097536> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0%;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589455097536> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
		margin-right: 0;
		width: 50%;
	}

	#w_grid-1589455097536> div > .p_gridbox > .p_gridCell:nth-child(2n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1560327736484 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1560327736484 >div {
	animation-fill-mode: both;
}

#w_grid-1560327736484 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1560327736484> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}

	#w_grid-1560327736484> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1560327736484> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1560327742866 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1587582363704 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1589456349936 > div > .p_gridbox {
	background-color: rgba(51, 51, 51, 1);
}

#w_grid-1589456349936 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1589456349936 >div {
	animation-fill-mode: both;
}

#w_grid-1589456349936 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1589456349936> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1589456349936> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589456349936> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1589457541330 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1589457541330 >div {
	animation-fill-mode: both;
}

#w_grid-1589457541330 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1589457541330> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0.6rem;
		margin-top: 0.6rem;
		margin-left: 0;
	}

	#w_grid-1589457541330> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589457541330> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fline-1589457658196 .p_FLine {
	border-top-color: rgba(255, 255, 255, 1);
	border-top-width: 1px;
}

#w_fline-1589457658196 .w_fline .p_FLine {
	border-top-style: dashed;
}

#w_fline-1589457658196 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1589457658196 >div {
	animation-fill-mode: both;
}

#w_grid-1589457691926 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1589457691926 >div {
	animation-fill-mode: both;
}

#w_grid-1589457691926 > div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1589457691926> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0.6rem;
		margin-top: 0.6rem;
		margin-left: 1%;
	}

	#w_grid-1589457691926> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
		width: 32.663399999999996%;
		margin-left: 1%;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589457691926> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
		margin-left: 0;
		clear: left;
		margin-right: 0;
		width: 41.0326%;
	}

	#w_grid-1589457691926> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
		width: 24.2942%;
		margin-left: 1%;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1589457691926> div > .p_gridbox > .p_gridCell:nth-child(3n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1587582363723 > div > .p_gridbox {
	background-color: rgba(17, 17, 17, 1);
}

#w_grid-1587582363723 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1587582363723 >div {
	animation-fill-mode: both;
}

#w_grid-1587582363723 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (min-width: 769px) {
	#w_grid-1587582363723> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1587582363723> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1587582363723> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1589455032857 {
	position: fixed;
	top: 0px;
	left: 50%;
	bottom: auto;
	right: auto;
	transform: translate(-50%, 0px);
	width: 100%;
	height: 36px;
	z-index: 11;
	content: "tc";
	max-width: none;
	min-width: 0px;
	max-height: none;
	min-height: 36px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	-webkit-transform: translate(-50%, 0px);
}

#w_grid-1589455097536 {
	width: 100%;
	max-width: 95%;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 36px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589455141470 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589455185760 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1560327736484 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 36px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1560327742866 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1587582363704 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1589456349936 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1589457541330 {
	width: 100%;
	max-width: 1300px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589457554519 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1589457658196 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1589457691926 {
	width: 100%;
	max-width: 1200px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589457705430 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589457821065 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 125px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1589457837349 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1587582363723 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1587582363846 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
 
 
 /******************************
 ** 在线留言
 ** v.1.2
 ******************************/
.message-page input.code {
	border-color: #aaa;
}

.message-page {
	width: 680px;
}

.message-page .row-1,
.message-page .row-2,
.message-page .row-3 {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	float: left;
}

.message-page .row-1 {
	width: 328px;
	height: auto;
	padding: 0 0 0 50px;
	border: 1px solid #ddd;
}

.message-page .row-2 {
	height: 110px;
	padding: 0 0 0 0;
	border: 1px solid #ddd;
}

.message-page .row-3 {
}

.message-page .ico-name {
	background: url(../images/zzz.png) 15px center no-repeat;
}

.message-page .ico-phone {
	background: url(../images/xxx.png) 15px center no-repeat;
}

.message-page .ico-email {
	background: url(../images/mail.png) 15px center no-repeat;
}

.message-page .tip {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-style: normal;
	color: #F00;
}

.message-page .txt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: none;
	border: 0;
	color: #999;
}

.message-page .text {
	width: 98%;
	border: 0;
	background: #fff;
	padding: 5px 5px;
	line-height: 20px;
	height: 100px;
	color: #999;
}

.message-page img.code {
	float: left;
	width: 110px;
	height: 42px;
	margin-right: 20px;
	cursor: pointer;
}

.message-page input.code {
	float: left;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	background: #fff;
	margin-right: 20px;
	padding: 0 10px;
	color: #999;
}

.message-page .submit, .message-page .reset {
	float: left;
	margin: 0 0 0 10px;
	width: 184px;
	height: 42px;
	border: 0;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
}

.message-page .submit {
	background: #427edf;
	margin-left: 0;
}

.message-page .reset {
	background: #999;
}

.message-page .submit:hover {
	background: #f07800;
}

.message-page .reset:hover {
	background: #777;
}

.message-page .onfocus, .message-page .onfocus input.code {
	border-color: #aaa;
}

.dialog-log {
	position: absolute;
	z-index: 99;
	width: auto;
	padding: 10px 20px;
	border: 1px solid #e0272c;
	background: #ffe8e9;
	border-radius: 3px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	color: #e0272c;
}

.dialog-log i {
	position: absolute;
	left: 15px;
	top: -7px;
	width: 14px;
	height: 7px;
}

/*分页*/
.mypages {
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.mypages ul {
	display: inline-block;
	margin: 0 auto
}

.mypages li {
	padding: 0 15px;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #ddd;
	margin-left: -1px;
	float: left;
	background-color: #FFF;
	cursor: pointer;
}

.page-num {
	padding: 0 15px;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #ddd;
	margin-left: -1px;
	float: left;
	background-color: #FFF;
	cursor: pointer;
}

.page-num-current,.page-num-current a,.page-num-current a:hover {
	color: #fff;
	background-color: #3979c3;
}
